From: Rusty Russell Date: Tue, 23 Oct 2007 05:19:49 +0000 (+1000) Subject: Remove binfmts.h include from lg.h X-Git-Tag: archive/raspbian/4.9.13-1+rpi1~10^2~33033^2~41 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/%22bookmarks:/?a=commitdiff_plain;h=25e82eba3a351cc3b263cae765a8786c827e42af;p=linux-4.9.git Remove binfmts.h include from lg.h It wasn't needed since a very early prototype of lguest. Signed-off-by: Rusty Russell --- diff --git a/drivers/lguest/lg.h b/drivers/lguest/lg.h index 64f0abed317c..399eab852ab5 100644 --- a/drivers/lguest/lg.h +++ b/drivers/lguest/lg.h @@ -12,7 +12,6 @@ #include #include #include -#include #include #include #include